home *** CD-ROM | disk | FTP | other *** search
- module oRoot1 is cBox
- with
- release Editor:
- IOWindow is {$00000146,$00000100,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
- LayoutWindow is {$00000142,$0000002A,$0000028F,$000001EF,$00000055,$0000003A,$00000064,$00000000};
- end;
- Name is "Root";
- Enabled is false;
-
- Width is 470; Height is 364;
-
-
- Elements is [
- oNews2
- ];
- end;
-
- object oNews2 is cRTFText
- with
- Flags is $00000054;
- Name is "News";
- Region is {$FFFF000A,$00000000,$00000000};
- Cursor is oDontCursor;
- Y is 16;
- Width is 470; AdjustHeight is GetDataHeight;
-
- URL is "L1/News.rtf";
- Transparent is true;
-
- end;